Видео с ютуба Custom Jsonserializersettings
C# : How to set custom JsonSerializerSettings for Json.NET in ASP.NET Web API?
Custom JsonSerializerSettings in Azure Functions with DocumentDB: A Guide
Streamlining Your JSON Serialization with JsonSerializerSettings in C#
How to Configure JSON Serializer Settings in ASP.NET Web API Controllers
Unlocking the Power of JsonConstructor Without Modifying Your Class Code
Polymorphic JSON Serialization (feat. .NET & System.Text.Json)
How to Deserialize Inconsistent JSON Data With a Custom Kotlinx Serializer
ASP.NET Core API: Custom JSON SerializerSettings Per Request Explained
How to Handle JsonConvert.SerializeObject() Reference Loops with JsonConverters in C#
Spring Boot & JsonNode: How to use it and when to turn to creating Custom Deserializers
Mastering Custom Contract Resolvers for JSON Serialization in C-
How to JSON Serialize a Python Class with Custom Property Casing
How to fix performance regression in serializing and deserializing JSON | Snack of the Week
Benchmark: Manual Serialization vs Json Serializer | CodeNameK - 07
C# | .Net Tips Mastering JSON Serialization in C# with System.Text.Json
How to Serialize and Deserialize a Hashtable with Custom Types in ASP.NET Using JSON.NET
Using JSON IN C#! Serialization & Deserialization made easy!
How to Add Json Serialization Settings in ASP.NET Core Web API Controllers
Serialization - A Crash Course
How to Deserialize JSON into Derived Classes in AspNet WebApi Based on User Context